Following are the steps to be followed for creating a Table :
  
1> From the "ONEi Configuration Manager" user interface click
on "Tools > Database Wizard > Create Table" to create a new table.
   
2> A popup window appears,prompting the user to enter the table
name.
  
3> Click on "Add Columns" to create the columns for that table.
  
4> Enter the column name and width in the appropriate Textfields.
   
5> Select the Data Type and Constraint from the Textfields, by
clicking on them.
  
6> Enter the description of the table(which is optional).
  
7> Click on "Create" button and the new table gets created.
   
8> Click on "Exit" button to return back to the OCM user interface.